runtime.pTraceState.buf (field)

7 uses

	runtime (current package)
		trace.go#L209: 	buf traceBufPtr
		trace.go#L439: 		buf := p.trace.buf
		trace.go#L442: 			p.trace.buf = 0
		trace.go#L495: 			if p.trace.buf != 0 {
		trace.go#L707: 	buf := pp.trace.buf
		trace.go#L708: 	pp.trace.buf = 0
		trace.go#L1034: 		return mp, p.id, &p.trace.buf